html,body{width: 100%;overflow-x:hidden; padding: 0!important; margin: 0;}
*{ margin:0; padding:0;}
em{ font-style:normal;}
img {border: 0 none;height: auto;vertical-align: middle;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
div{box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a,img{-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-decoration:none;}
img,video{width:auto;height:auto;max-width:100%;vertical-align:middle}
a { background: transparent; text-decoration: none; color: #666; transition: 0.3s; -moz-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
a:active, a:hover { outline: 0;}

.s_width{ width:85%; margin:0 auto; position:relative}
i,em{ font-style:normal;}
.biaoge{overflow-x: auto;}
.biaoge td{padding:0.5% 1%;white-space: nowrap;}

table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding: 0.5%;line-height: 31px; }

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1}

@font-face {
	font-family: "DINENGSCHRIFTSTD";
	src: url("../css/font/DINENGSCHRIFTSTD.woff2") format("woff2"),
	url("../css/font/DINENGSCHRIFTSTD.woff") format("woff"),
	url("../css/font/DINENGSCHRIFTSTD.ttf") format("truetype"),
	url("../css/font/DINENGSCHRIFTSTD.eot") format("embedded-opentype"),
	url("../css/font/DINENGSCHRIFTSTD.svg") format("svg");
}
.fontDIN {font-family: "DINENGSCHRIFTSTD";}

/*===================== 公用样式 START =====================*/
.pub_title{text-align: center;color: #fff;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.pub_title h3{font-weight: 700;text-transform: uppercase;}
.pub_title p,.pub_title h4{font-weight: 400;}
.img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}


.more-info{ line-height: 40px;}
.more-info ul{width: 100%; margin: 0 auto; padding-top: 20px;}
.more-info li{width: 100%;}
.more-info li a{color: #333;}
.more-info li em{font-weight: 500; padding-right: 15px;}


/*主导航多级菜单*/
.hbg{width: 100%;height:80px;position: fixed;top: 0px; left: 0; z-index: 9999;background: none;text-align: center;border-bottom:1px solid transparent; border-color: rgba(255, 255, 255, 0.3);display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;  justify-content:space-around}
#logo{transition: .5s; margin-top: 9px; }
#logo img{ width:100%}

.hbg .navbox{ height:50px; width:51%; position: relative; }
.hbg .navbox ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;  justify-content:space-around}
.hbg .navbox li{text-align:center; line-height:80px; position:relative; padding:0 10px; position: relative;}
.hbg .navbox li a{ color:#fff; display:block;  font-weight: 400;}
.hbg .navbox li  a:before{content:"";height:20px;border:0 solid #00adef;border-top:none;border-radius:20px;display:block;position:absolute;left:50%;right:50%;bottom:22px;transition:.5s}
.hbg .navbox li  .active a:before,.hbg .navbox li:hover a:before{left:0;right:0;border:2px solid #fe7c63;border-top:none} 

.hbg .navbox .navli:hover .subox{ display:block}
.hbg.hover-act .navbox .navli .navTl span {color: #000;}
.hbg .navbox .navli .navTl {display: block;-webkit-perspective-origin: 500px;-moz-perspective-origin: 500px;perspective-origin: 500px;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;padding: 0 30px;position: relative;color: #333;}

.hbg .navbox .navli .subox {display: none;position: absolute;width: auto;min-width: 100%;left: 50%;top: 100%;padding: 0 20px;background: rgba(5, 23, 85, 0.95);line-height: 40px;text-align: center;color: #fff;transform: translateX(-50%);}
.hbg .navbox .navli .subox a {-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;display: block;white-space: nowrap;color: #fff;}
.hbg .navbox .navli .subox a:before {content: none;}
.hbg .navbox .navli .subox a:hover {text-decoration: underline;}
.hbg .navbox .current .navTl span,.hbg .navbox .navli:hover .navTl span {color: #00479d;}
.hbg .navbox .current .navTl span::after,.hbg .navbox .navli:hover .navTl span::after {-webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);}
.hbg .navbox .navli:last-child {margin-right: 0;}

.hbg.act .navbox .navli .navTl span {color: #000;line-height: 60px;}





@media( max-width:1600px){
    header .navbox .navli .navTl {padding: 0 10px;}
}
@media( max-width:1135px){
    header .navbox .navli .navTl {padding: 0 8px;}
}
@media( max-width:1090px){
    header .navbox .navli .navTl {padding: 0 3px;}
}



.ttel{text-align: center;color: #fff;padding: 0 15px;transition: .5s;line-height: 35px;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.ttel img{display: inline-block;border-right: 1px solid rgba(255,255,255,0.4);padding-right: 5px;margin-right: 5px;}
.ttel em{ padding-left: 5px; display: inline-block;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);}
.hrt{margin-top:21px;}



.hbg.bg{background:rgba(6, 90, 189, 0.95);padding: 0; height: 65px;}
.hbg.bg .navbox{padding-top: 0;}
.hbg.bg .navbox li{line-height:65px; }
.hbg.bg #logo img{width: 72%;}
.hbg.bg .hrt{margin-top:9px;}

@media (max-width:1650px){
	.hbg .nav{width: 60%;}
}

@media (max-width:1280px){
	.hbg{height: 70px;}
	#logo{top:22px; }
	.hbg .nav{ width: 69%; }
	.hbg .nav li{ line-height: 29px; font-family: 16px;}
	.hrt{margin-top:16px;}
	.hbg.bg .nav li{line-height:31px; }
	.hbg.bg .nav li a{margin-top: 10px;}
}


/* ------------------------ */
/*banner*/
/*banner*/
.sw5out {position: relative;width: 100%;height: 100%;}
#sw5 {width: 100%;height: 100%;}
#sw5 .swiper-slide {width: 100%;height: 100%;}
.sw5out .swiper-pagination {left: 0;bottom: 30px;width: 100%;font-size: 0;}
.sw5out .swiper-pagination-bullet {width: 10px;height: 10px;margin: 0 5px;background-color: #333;opacity: 1;-webkit-transition: 0.3s;transition: 0.3s;}
.sw5out .swiper-pagination-bullet-active {background-color: #0a60c6;}
.sw5out .sw-next,.sw5out .sw-prev {position: absolute;top: 50%;width: 60px;height: 60px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px;}
.sw5out .sw-prev {left: 5%;background: rgba(0, 0, 0, 0.2) url('../images/lt4.png') center no-repeat;}
.sw5out .sw-next {right: 5%;background: rgba(0, 0, 0, 0.2) url('../images/gt4.png') center no-repeat;}
.sw5out .sw-prev:hover,.sw5out .sw-next:hover {background-color: #0a60c6;-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.5);box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.5);}
#sw5 .slideinner {position: relative;width: 100%;height: 100%;background-color: #000;}
#sw5 .slideinner img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transition: 0.5s;transition: 0.5s;}
@media screen and (max-width: 750px) {
.sw5out .sw-next,.sw5out .sw-prev {width: 40px;height: 40px;margin-top: -20px;}
}
@media screen and (max-width: 560px) {
.sw5out .sw-next,.sw5out .sw-prev {display: none;}
}


/*公司简介*/
.about{width:100%; margin:0px auto; position: relative; overflow: hidden;   background: #f5f5f5; padding: 5% 0;}
.about .s_width{ background: #fff; box-shadow: 0 0 10px #d8d8d8;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; padding:4% 1%;}

.about .about_l{width: 46%; overflow: hidden;}
.about .about_l img{ margin: 0 10px 20px 0;}

.about .about_r{width: 50%;position: relative; padding-right: 5%;}
.about .about_r h2{font-weight: 700; color: #065abd;}
.about .about_r h2 em{display: block;font-weight: 100; color: #999; margin-top: 1%;}
.about .about_r p{ margin:5% 0 0 0%; line-height: 31px;text-indent:2em;}

.PubLink {display: inline-block;color:#333;width: 25%;line-height: 55px;text-align: center;padding: 0px 30px; margin-top: 7%;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); border-radius: 40px}
.PubLink:hover {border: 1px #d2bb84 solid;background: #0c66bb;color: #fff;}
/*产品分类*/
.prolist{ width:100%; margin:0px auto; position: relative; overflow: hidden; padding:3% 3% 3% 3%; background: #f2f2f2;}
.prolist_tit{ color: #065abd; }
.prolist_tit h2{ text-align: center;  margin: 0 auto; font-size: 55px; line-height: 90px; font-weight: 500; }
.prolist_tit h2 em{font-weight: 800;}
.prolist_tit h2:after{ content: ""; width: 100px; height: 5px; background: #009b4c; display: block; margin:10px auto 0 auto;border-radius: 10px}
.prolist_tit p{text-align: center; margin-top: 20px; color: #333;}



.pro{width: 100%; margin: 2% auto 0 auto;background:url("../images/prolist.jpg") no-repeat center top;background-attachment: fixed; background-size: cover;}
.tx_index_pro{ overflow:hidden;	width:100%; padding:20px 0; clear:both;  position:relative; margin-top: 2%;}
.rtCont{position:relative;width: 90%;margin: 0 auto;overflow: hidden;}
.rtCont ul{}
.rtCont ul li{width:210px;float: left; border-radius:18px;overflow:hidden;margin:0 15px 0 15px;position:relative;z-index:1;}
.pro_pic{border:7px solid #fff; overflow: hidden; border-radius: 50% }
.rtCont ul li img{border-radius:10px 10px 0 0; width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.rtCont ul li:hover img{transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.rtCont ul li p{ background-image: -webkit-linear-gradient(left,#0ca234, #0abd39); margin-top: 9%;border-radius: 30px}
.rtCont ul li p a{color:#fff;line-height:30px;text-align:center;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:3% 0;transition:all linear .3s}
.rtCont ul li:hover p a{font-size:22px;font-weight:700;color:#fff}
/*产品展示*/
.pro{width:100%; margin:0px auto; position: relative; overflow: hidden; padding: 4% 0;background-attachment: fixed; background-size: cover;}

#top_scroll {overflow: hidden;width:85%; margin:0 auto 0 auto; padding-bottom: 3%; height: 800px;}
#top_scroll ul li{position: relative; float: left;width:23.5%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#f8f8f8;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li .img{width: 100%;height: 100%;object-fit: cover; object-position: center; overflow: hidden;  }
#top_scroll ul li .img img{ width: 400px; height: 300px; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#top_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#top_scroll ul li .proText{ padding: 6% 0; transition: .4s;-webkit-transition: .4s;}
#top_scroll ul li strong{display: block;font-weight: normal; color: #333333; font-size: 18px;  text-align: center;}
#top_scroll ul li:hover{background-color:#065abd;}
#top_scroll ul li:hover strong{ color: #fff;}

@media (max-width:1650px){
	#top_scroll ul li .img img{ height: 256px;}
}

@media (max-width:1440px){
	#top_scroll ul li .img img{ height: 215px;}
}

@media (max-width:1280px){
	#top_scroll ul li .img img{ height: 190px;}
}

/*adv*/
.adv{ position: relative; background: url(../images/adv.jpg) no-repeat 0 0px/100%; padding:60px 0 115px; overflow: hidden;}
.adv .adv_t{ width: 80%; margin: 0 auto; padding-top: 10%;}
.adv .adv_img{float: right;width: 33%;}
.adv .adv_img img{width: 100%;}
.adv ul{width: 75%; margin:16% auto 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.adv li{width: 20%; color: #fff; text-align: center;}
.adv .adv_li_img{border-radius: 50%;border:10px solid transparent; border-color: rgba(151, 151, 151, 0.5); overflow: hidden; width: 100%;}
.adv .adv_li_img img{width: 100%;}
.adv .adv_li_img:hover img{-webkit-animation:call 1.5s infinite;animation:call 1.5s infinite;}
.adv h2{ line-height: 9vh;}
.adv p{ line-height: 30px;}

@-webkit-keyframes call{
	from{-webkit-transform:scale(1);opacity:1;}
	to{-webkit-transform:scale(1.3);opacity:0;}
}
@keyframes call{
	from{-webkit-transformscale(1);opacity:1;}
	to{-webkit-transform:scale(1.3);opacity:0;}
}


@media (max-width:1280px){
	.adv p{ line-height: 21px; font-size: 15px;}
}
@media (max-width:750px){
	.adv{display: none;}	
}

/*case*/
.case{width: 100%; background:url(../images/cf.jpg) repeat center top; padding: 4% 0; position: relative;}
.case_tit{ color: #065abd; }
.case_tit h2{ text-align: center;  margin: 0 auto; font-size: 55px; line-height: 90px; font-weight: 500; }
.case_tit h2 em{font-weight: 800;}
.case_tit h2:after{ content: ""; width: 100px; height: 5px; background: #009b4c; display: block; margin:10px auto 0 auto;border-radius: 10px}
.case_tit p{text-align: center; margin-top: 20px; color: #333;}
.case ul{display: flex; display:-webkit-flex;  -webkit-justify-content: space-between;   justify-content: space-between; width: 85%; margin:5% auto 0 auto; position: relative; }
.case li{width:23%;background:#fff;float:left;margin:0 0 0 2%;border-radius:10px;padding:0 17px 9px;box-shadow:0 3px 27px rgba(2,130,184,.23);position:relative}
.case li:before{content:"";border:1px dashed #eaecee;border-radius:10px;position:absolute;left:8px;right:8px;top:8px;bottom:8px}
.case li .pic{margin-top:-50px;border-radius:10px;overflow:hidden;position:relative;box-shadow:0 3px 10px rgba(205,209,210,.84)}
.case li .pic p:after,.case li .pic p:before,.case li .pic:after,.case li .pic:before{content:"";width:14px;height:14px;display:block;position:absolute;z-index:1;transform:scale(0);transition:all ease .5s}
.case li .pic:before{border-left:4px solid #fff;border-top:4px solid #fff;left:15px;top:15px}
.case li .pic:after{border-right:4px solid #fff;border-top:4px solid #fff;right:15px;top:15px}
.case li .pic p:before{border-left:4px solid #fff;border-bottom:4px solid #fff;left:15px;bottom:15px}
.case li .pic p:after{border-right:4px solid #fff;border-bottom:4px solid #fff;right:15px;bottom:15px}
.case li .pic p a:before{content:"";background:#03161f;position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;transition:all ease .5s}
.case li .pic .look{width:146px;height:39px;border:1px solid #00acee;border-radius:50px;font-size:16px;color:#fff;text-align:center;line-height:36px;display:block;position:absolute;left:50%;top:50%;margin:-20px 0 0 -73px;transform:scale(0);transition:all ease .5s}
.case li .pic .look:before{content:"";border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #fff;display:inline-block;margin-right:6px}
.case li p{position: relative;}
.case li p a{color:#494d56;text-align:center;line-height:65px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight: 700;}
.case li:hover:before{border:1px dashed #0095df}
.case li:hover p a{color:#0095df}
.case li:hover .pic p a:before{opacity:.5}
.case li:hover .pic .look,.case li:hover .pic p:after,.case li:hover .pic p:before,.case li:hover .pic:after,.case li:hover .pic:before{transform:scale(1)}



/*news*/
.news{width:100%; margin: 0 auto; background:url(../images/newsbg.jpg) no-repeat center top; padding: 4% 0;}
.news_tit{ color: #fff; }
.news_tit h2{ text-align: center;  margin: 0 auto; font-size: 55px; line-height: 90px; font-weight: 500; }
.news_tit h2 em{font-weight: 800;}
.news_tit h2:after{ content: ""; width: 100px; height: 5px; background: #009b4c; display: block; margin:10px auto 0 auto;border-radius: 10px}
.news_tit p{text-align: center; margin-top: 20px; color: #fff;}


.news_cont{display: flex;-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;	-ms-flex-wrap: wrap;flex-wrap: wrap;width: 85%;overflow: hidden; margin:3% auto 0 auto; background: #fff; box-shadow: 0 0 10px #d8d8d8;}
.news_cont .newList{flex-basis: 30%;margin:3% 1.5% 3% 1.5%;}
.newList{ overflow:hidden; padding:0rem; height:auto; width:100%; }
.news_cont .newPicBox{ position:relative; width:100%; height:0px; padding-bottom:50%; overflow:hidden; border-radius:0px; margin:0 auto; }
.news_cont .newPic{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) scale(1); width:100%; height:auto; transition:all .5s ease;}
.news_cont .picLink{ position:absolute; top:0px; left:0px; width:100%; height:100%; }
.news_cont .contentBoxB{ padding:0px; }
.news_cont .newTitle{ font-size:20px; margin-bottom:0; min-height:48px; line-height:1.2; font-weight:normal; color:#373c41; transition:all .5s ease; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }
.news_cont .lineBox{ position:relative; width:100%; height:1px; background:#ededed; margin-bottom:26px; }
.news_cont .lineBox::before{ content:''; position:absolute; top:0px; left:0px; width:0px; height:100%; background:#afafaf; transition:all .5s ease; }
.news_cont .TimeBox{ font-size:14px; line-height:1.5; letter-spacing:.25px; color:#777; margin-bottom:20px; }
.news_cont .newMs{ position:relative; width:100%; line-height:30px; clear:both; font-size:14px; color:#777; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis;  font-weight: 100;}
.news_cont .image_con{ width: 100%; overflow: hidden; height:35vh;  }
.news_cont .image_con img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.news_cont .look{ display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; margin-top:20px; color:#777; overflow:hidden; }
.news_cont .look .look_name{ margin-right:10px; position:relative; }
.news_cont .bottom_btn{font-size:14px;line-height:7.5;/* font-weight:bold; */letter-spacing:.5px;text-transform:uppercase;transition:all .5s ease;}
.news_cont .contentBoxB .bottom_btn{ display:none; }
.news_cont .newList:hover .newPic{ transform:translate(-50%,-50%) scale(1.1); }
.news_cont .newList:hover .newTitle{ color:#222; }
.news_cont .newList:hover .lineBox::before{ width:100%; }
.news_cont .newList:hover .bottom_btn{ color:#d2bb84; } 

@media only screen and (max-width: 1024px) and (min-width: 701px){
    .news_cont .newList { flex-basis: 100%; width:100%; margin-right: 0; margin-top: 50px; }
    .news_cont .newList a{ display:flex; justify-content: space-between; flex-direction: row-reverse; }
    .news_cont .contentBoxB{ width: 48%; }
    .news_cont .image_con{ width: 48%; }
    .news_cont .image_con img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
    .news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
    
    .news_cont .image_con .bottom_btn{ display:none; }
    .news_cont .contentBoxB .bottom_btn{ display:block; }
    .news_cont .newPicBox{ padding-bottom:72%; } 
    }
    @media only screen and (max-width: 770px){
        .news_cont{display:block;width: 95%;}
        .news_cont .lineBox{margin-bottom:8px; }
        .news_cont .newTitle{ font-size:20px; margin-bottom:0; min-height:12px; }
        .news_cont .newMs{margin:20px 0px 0px;}
        .xinwen .xinwen_tit_r ul{ -webkit-justify-content:center;;   justify-content: center; flex-wrap: wrap;}
    
        .xinwen .xinwen_tit_r li{ border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);width: 29%; text-align: center; background: #b52022; margin: 0 1% 1% 0;}
        .xinwen .xinwen_tit_r li a{color: #fff;}
    
    }


/*footer*/
.footer{ width:100%; background:#0062ab; padding:5% 0 5% 0; }
.footer .s_width{ width:70%; margin: 0 auto; display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.footer .f_contact{  color:#fff; border-left:1px solid transparent; border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding: 0 4%; }
.footer .f_contact h2{ font-size:20px;text-transform: uppercase; font-weight:normal;padding-bottom:30px;}
.footer .f_contact h2:after{content: ""; width: 35px; height: 3px; background: #f8de07;display: block; margin-top: 15px;}
.footer .f_contact .f_contact_cont{ padding-top:20px; width:100%;}
.footer .f_contact .f_contact_cont h3{ font-weight:normal; font-size:18px; line-height:40px;}
.footer .f_contact ul{ overflow:hidden; padding-bottom:20px;  display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.footer .f_contact li{width:100%; line-height: 40px;; }


.footer .f_pro{color:#fff; width:30%;}
.footer .f_pro h2{ font-size:20px;text-transform: uppercase; font-weight:normal;padding-bottom:30px;}
.footer .f_pro h2:after{content: ""; width: 35px; height: 3px; background: #f8de07;display: block; margin-top: 15px;}
.footer .f_pro ul{ overflow:hidden; padding-bottom:20px; display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.footer .f_pro li{width:50%; }
.footer .f_pro li em{ display:block; color:#fff; padding-bottom:20px;}
.footer .f_pro li em:after{ content:""; width:40px; height:3px; background:#79c440; display:block; margin-top:10px;}
.footer .f_pro li a{ color:#fff;  line-height:40px; display:block;}
.footer .f_pro li a:hover{ display:block; }

.footer .f_wx{width:27%;color:#fff; padding-left:2%;}
.footer .f_wx h2{ font-size:20px;text-transform: uppercase; font-weight:normal;}
.footer .f_wx h2:after{content: ""; width: 35px; height: 3px; background: #f8de07;display: block; margin-top: 15px;}
.footer .f_wx ul{ overflow:hidden; padding-top:50px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.footer .f_wx li{ width:140px; float:left; margin-right:15px; text-align:center; }
.footer .f_wx li img{ width:100%;border: 5px solid #fff;} 
.footer .f_wx li em{ text-align:center; display:block; line-height:28px;}
.footer .f_wx p{ margin-top:9px; font-size:15px;padding-left: 15px;}
.footer .f_wx p img{ margin-top:10px; display:block;}

.end{ height:65px; background:#1d2a33 ;}
.end .s_width{ width:80%;}
.end .end_l{ }
.end .end_l img{}
.end .end_l p{ font-size:16px; color:#fff; float:right; line-height:65px;}
.end .end_r{ padding-top:8px;color:#fff;}
.end .end_l p a{color: #fff;}


.news_box{width: 85%; margin: 0 auto;}
.news_box li{ line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.news_box li span{float: right;}
.flex-center{width: 85%; margin: 5% auto; text-align: center;}

/* ===================== 内页 Banner 图 ===================== */
.inbanner {width: 100%;height: 600px;position: relative;overflow: hidden; background: #000; }
.sec20 .inbanner {height: 100vh;}
.inbanner > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;z-index: 0; opacity: 0.1;}
.inbanner .cer {position: relative;height: 100%;}
.ibcatein {position: absolute;width: 100%;left: 0;top:55%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-top: -84px;}
.ibcatein .cn {font-size: 30px;line-height: 46px;}
.ibcatein .en {font-size: 72px;line-height: 84px;font-weight: bold;text-transform: uppercase;}
.ibcatein .en:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 66px;height: 2px;background-color: #fff;margin-left: -33px;display: none;}
.ibbg {-webkit-animation: pagebgfd 6s linear infinite alternate;animation: pagebgfd 6s linear infinite alternate;}
@-webkit-keyframes pagebgfd {
	0% {
opacity: 1;
-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
100% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
}
@keyframes pagebgfd {
0% {
opacity: 1;
-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
100% {
opacity: 1;
-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
}
.mouse-of{position:absolute;left:50%;bottom:4vw;width:24px;height:40px;border-radius:40px;-webkit-border-radius:40px;border:2px solid rgba(255,255,255,.8);margin-left:-20px;z-index:50;overflow:hidden;}
.mouse-of>i{position:absolute;width:11px;height:6px;left:27%;-webkit-animation: mouseof 1.5s ease-out infinite;animation: mouseof 1.5s ease-out infinite;}
@keyframes mouseof{
0%{top:-9px;opacity:1;-webkit-opacity:1;}
100%{top:100%;opacity:0;-webkit-opacity:0;}
}
@-webkit-keyframes mouseof{
0%{top:-9px;opacity:1;-webkit-opacity:1;}
100%{top:100%;opacity:0;-webkit-opacity:0;}
}
.banner_bubble{width:6vw;height:6vw;position:absolute;left:50%;bottom:3vw;margin-left:-3vw;z-index:15;}
bubble{width:100%;height:100%;position:absolute;left:0;top:0;} 
.bubble span,.back_bubble span{display:block;width:20px;height:20px;border-radius:50%;-webkit-border-radius:50%;z-index:-1; 
transition: ease 1s;-webkit-transition: ease 1s;position:absolute;left:50%;
bottom:0px;transform: translateX(-50%);-webkit-transform: translateX(-50%);opacity:0;-webkit-opacity:0;}
.bubble span:nth-child(1){animation:pao 4s linear infinite;-webkit-animation:pao 4s linear infinite;background: rgba(255,255,255,.6);}
.bubble span:nth-child(2){animation:pao3 6s linear infinite;-webkit-animation:pao3 6s linear infinite;
-webkit-transition-delay:0.3s;transition-delay:0.3s;background: rgba(255,255,255,.8);}
.bubble span:nth-child(3){animation:pao2 3s linear infinite;-webkit-animation:pao2 3s linear infinite;
-webkit-transition-delay:0.8s;transition-delay:0.8s;background: rgba(255,255,255,1);}
.bubble span:nth-child(4){animation:pao4 9s linear infinite;-webkit-animation:pao4 9s linear infinite; background: rgba(255,255,255,.3);}
.bubble span:nth-child(5){animation:pao5 7s linear infinite;-webkit-animation:pao5 7s linear infinite; background: rgba(255,255,255,.5);}
 @keyframes pao{
 	0% {
 		transform: translate(200%,-30px) rotate(360deg) scale(.4,.4);
 		-webkit-transform: translate(200%,-30px) rotate(360deg) scale(.4,.4);
 		opacity:1;-webkit-opacity:1;
 	}
 
 	50% {
 		transform: translate(0%,-70px) rotate(360deg) scale(.8,.8);
 		-webkit-transform: translate(0%,-70px) rotate(360deg) scale(.8,.8);
 		opacity:.5;-webkit-opacity:.5;
 	}
 
 	100% {
 		transform: translate(-200%,-100px) rotate(360deg) scale(1,1);
 		-webkit-transform: translate(-200%,-100px) rotate(360deg) scale(1,1);
 		opacity:0;-webkit-opacity:0;
 	
 	}
 }
 @keyframes pao2 {
 	0% {
 		transform:translate(-200%,0px) rotate(360deg) scale(1,1);
 		-webkit-transform:translate(-200%,0px) rotate(360deg) scale(1,1);
 		opacity:1;-webkit-opacity:1;
 	}
 
 	50% {
 		transform: translate(250%,-50px) rotate(360deg) scale(.8,.8);
 		-webkit-transform: translate(250%,-50px) rotate(360deg) scale(.8,.8);
 		opacity:.5;-webkit-opacity:.5;
 	}
 
 	100% {
 		transform: translate(100%,-100px) rotate(360deg) scale(.4,.4);
 		-webkit-transform: translate(100%,-100px) rotate(360deg) scale(.4,.4);
 		opacity:0;-webkit-opacity:0;
 	
 	}
 }
 @keyframes pao3 {
 	0% {
 		transform: translate(0%,0px) rotate(360deg) scale(1,1);
 		-webkit-transform: translate(0%,0px) rotate(360deg) scale(1,1);
 		opacity:1;-webkit-opacity:1;
 	}
 
 	50% {
 		transform: translate(-250%,-50px) rotate(360deg) scale(.8,.8);
 		-webkit-transform:translate(-250%,-50px) rotate(360deg) scale(.8,.8);
 		opacity:.5;-webkit-opacity:.5;
 	}
 
 	100% {
 		transform: translate(-300%,-100px) rotate(360deg) scale(.4,.4);
 		-webkit-transform:translate(-300%,-100px) rotate(360deg) scale(.4,.4);
 		opacity:0;-webkit-opacity:0;
 	
 	}
 }
@keyframes pao4 {
	0% {
		transform: translate(400%,0px) rotate(360deg) scale(1,1);
		-webkit-transform: translate(400%,0px) rotate(360deg) scale(1,1);
		opacity:1;-webkit-opacity:1;
	}

	50% {
		transform: translate(400%,-50px) rotate(360deg) scale(.8,.8);
		-webkit-transform: translate(400%,-50px) rotate(360deg) scale(.8,.8);
		opacity:.5;-webkit-opacity:.5;
	}

	100% {
		transform: translate(-100%,-100px) rotate(360deg) scale(.4,.4);
		-webkit-transform: translate(-100%,-100px) rotate(360deg) scale(.4,.4);
		opacity:0;-webkit-opacity:0;
	}
}
@keyframes pao5 {
	0% {
		transform: translate(-400%,0px) rotate(360deg) scale(.1,.1);
		-webkit-transform:translate(-400%,0px) rotate(360deg) scale(.1,.1);
		opacity:1;-webkit-opacity:1;
	}

	50% {
		transform: translate(-400%,-50px) rotate(360deg) scale(.6,.6);
		-webkit-transform: translate(-400%,-50px) rotate(360deg) scale(.6,.6);
		opacity:.5;-webkit-opacity:.5;
	}

	100% {
		transform: translate(0%,-100px) rotate(360deg) scale(1,1);
		-webkit-transform: translate(0%,-100px) rotate(360deg) scale(1,1);
		opacity:0;-webkit-opacity:0;
	}
}


.se_about{ width:100%; margin:0 auto 0 auto;background: #ebf1f5; padding: 2% 0;}


.se_about_cont{width: 80%; margin:3% auto; border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding: 3%; background: #fff;}
.se_about_cont p{ line-height: 31px; margin-bottom: 15px;text-indent:2em;}



/* ===================== 内页 Banner 图 ===================== */

.mbx{ width:100%; height:60px;   border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.mbx .mbx_cont{ width:80%; margin:0 auto; font-size:16px; line-height:60px; color:#333}
.mbx .mbx_cont a{color: #333;}



/*内页联系我们*/
.sContact-intro { width: 85%; margin: 0 auto;padding:4% 0;}
.sContact-intro .wrapIn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-line-pack: center;align-content: center;
}
.sContact-intro .wrapIn:after {display: none;}
@media screen and (max-width: 1024px) {
.sContact-intro .wrapIn {display: block;}
}
.sContact-intro .left {width: 440px;}
.sContact-intro .right {width: 800px;margin-left: 40px;}
.sContact-way .dt {position: relative;color: #333333;font-weight: bold;line-height: 1.25;padding-bottom: 0.7rem;}
.sContact-way .dt:before,.sContact-way .dt:after {content: " ";position: absolute;left: 0;bottom: 0;}
.sContact-way .dt:before {width: 100%;height: 1px;background-color: #e7e7e7;}
.sContact-way .dt:after {width: 40px;height: 3px;background-color: #d70c18;}
.sContact-way .dd {padding: 0.5rem 0;}
.sContact-way .dd .line {position: relative;padding-left: 48px;margin-top:31px;min-height: 34px;}
.sContact-way .dd .line .icoImg {float: left;margin-left: -48px;width: 34px;height: 34px;border-radius: 50%;background-color: #e9e9e9;}
.sContact-way .dd .line p {line-height: 2;}
@media screen and (max-width: 1024px) {
.sContact-way .dd .line {line-height: 28px;padding-left: 36px;}
.sContact-way .dd .line .icoImg {width: 28px;height: 28px;margin-left: -36px;}
}
.sContact-map {position: relative;width: 790px;height: 400px;max-width: 100%;}
.sContact-map #dituContent {position: absolute;left: 0;top: 0;width: 100%;height: 100%;line-height: 1.1;background-color: #f5f3f0;}
.sContact-map #dituContent .BMap_bubble_title {font-size: 16px;margin-bottom: 5px;padding-right: 16px;color: #d70c18;}
.sContact-map #dituContent .BMap_bubble_content {width: auto;font-size: 14px;line-height: 18px;}
.sContact-map #dituContent img {max-width: none;}
._pen .sContact-map {pointer-events: none;}
@media screen and (max-width: 1024px) {
.sContact-map {margin-top: 0.6rem;}
}

/*内页产品展示*/
.se_tuandui { width:85%; margin:0 auto 0 auto; padding-top:5%; }
.se_tuandui ul{display: flex; display:-webkit-flex;  -webkit-justify-content: center;   justify-content:center; position: relative;flex-wrap: wrap; }
.se_tuandui li{width:28%;background:#fff;float:left;margin:0 1% 5% 1%;border-radius:10px;padding:0 17px 9px;box-shadow:0 3px 27px rgba(2,130,184,.23);position:relative}
.se_tuandui li:before{content:"";border:1px dashed #eaecee;border-radius:10px;position:absolute;left:8px;right:8px;top:8px;bottom:8px}
.se_tuandui li .pic{margin-top:-50px;border-radius:10px;overflow:hidden;position:relative;box-shadow:0 3px 10px rgba(205,209,210,.84)}
.se_tuandui li .pic p:after,.se_tuandui li .pic p:before,.se_tuandui li .pic:after,.se_tuandui li .pic:before{content:"";width:14px;height:14px;display:block;position:absolute;z-index:1;transform:scale(0);transition:all ease .5s}
.se_tuandui li .pic:before{border-left:4px solid #fff;border-top:4px solid #fff;left:15px;top:15px}
.se_tuandui li .pic:after{border-right:4px solid #fff;border-top:4px solid #fff;right:15px;top:15px}
.se_tuandui li .pic p:before{border-left:4px solid #fff;border-bottom:4px solid #fff;left:15px;bottom:15px}
.se_tuandui li .pic p:after{border-right:4px solid #fff;border-bottom:4px solid #fff;right:15px;bottom:15px}
.se_tuandui li .pic p a:before{content:"";background:#03161f;position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;transition:all ease .5s}
.se_tuandui li .pic .look{width:146px;height:39px;border:1px solid #00acee;border-radius:50px;font-size:16px;color:#fff;text-align:center;line-height:36px;display:block;position:absolute;left:50%;top:50%;margin:-20px 0 0 -73px;transform:scale(0);transition:all ease .5s}
.se_tuandui li .pic .look:before{content:"";border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #fff;display:inline-block;margin-right:6px}
.se_tuandui li p{position: relative;}
.se_tuandui li p a{color:#494d56;text-align:center;line-height:65px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight: 700;}
.se_tuandui li:hover:before{border:1px dashed #0095df}
.se_tuandui li:hover p a{color:#0095df}
.se_tuandui li:hover .pic p a:before{opacity:.5}
.se_tuandui li:hover .pic .look,.se_tuandui li:hover .pic p:after,.se_tuandui li:hover .pic p:before,.se_tuandui li:hover .pic:after,.case li:hover .pic:before{transform:scale(1)}


.fenye{width: 1280px; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 45px;}

/*内页产品展示*/


.pro-body{background: #f0f3fa;}
.pro-banner{position:relative;overflow:hidden}
.pro-banner .img{width:100%}
.pro-help{position:absolute;left:8%;top:18%}
.pro-banner .pro-help strong{font-size:36px;color:#fff}
.pro-banner .pro-help span{font-size:18px;color:#fff;margin-left:10px}
.pro-banner .guide span{font-size:14px;color:#dadada}
.pro-banner .pro-help li{float:left;text-align:center;margin-right:80px;position:relative;margin-top:50px}
.pro-banner .pro-help a{color: #fff;}


.pro-box{margin-top:-25%; position: relative;}
.pro-box .list-head{border-top-right-radius:60px;border-bottom-left-radius:60px;padding:20px 40px 60px 20px;background:#fff;position:relative; width: 85%; margin: 0 auto;}
.pro-box .list-head:before{background:url(../images/box_a2.png) no-repeat;height:220px;background-size:cover;width:100%;height:147px;content:"";display:block;position:absolute;bottom:0;left:0}
.pro-pic{display:block;width:52%;overflow:hidden;padding-left:2%;margin-top:30px; float: left;}
.pro-pic img{width:100%;max-width:600px}
.fw{margin-top:60px;margin-left:-6%;float:left;width:100%}
.fw span{font-size:21px;color:#cc9f67;margin-left:6%;position:relative;padding-left:20px}
.fw span:before{position:absolute;width:13px;height:13px;background:url(../images/l_dian.png) no-repeat;-o-background-size:100% 100%;background-size:100% 100%;content:"";display:inline-block;top:50%;margin-top:-6px;left:0}

.news-list .list-head .list-head-r{overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;min-height:263px;float:right;width:46%;margin-top:35px}
.news-list .list-head-r .text-box{position:absolute;top:-48px;left:60%}
.news-list .list-head-r .text-box p{font-size:20px;color:#cc9f67;position:relative;padding-left:25px}
.news-list .list-head-r .text-box p:before{background:url(../images/text_b.png) no-repeat;-o-background-size:cover;background-size:cover;width:13px;height:42px;content:"";display:inline-block;position:absolute;top:7px;left:0}
.news-list .list-head-r strong a{font-size:42px;color:#000;margin-bottom:20px}
.news-list .list-head-r h1{font-size:42px;color:#000;margin-bottom:20px;font-weight:700}
.news-list .list-head-r .wl-nl{overflow:hidden;margin-top:25px;margin-left:-2%}
.news-list .list-head-r .wl-nl p{float:left;width:48%;font-size:16px;color:#333;margin-left:2%}
.news-list .list-head-r .wl-nl p img{vertical-align:middle;margin-top:-2px}
.news-list .list-head-r .wl-nl p span{font-size:18px;color:#5384c7;font-weight:700}
.news-list .list-head-r .text{margin-top:30px;font-size:16px;color:#333;line-height:1.8em}

.se_prolist{width: 100%;}
.pro-cont-top{ width: 80%; margin:3% auto 0 auto;} 
.pro-cont-top ul{overflow:hidden;}
.pro-cont-top li{float:left;font-size:18px;color:#333;text-align:center;width:15.5%;cursor:pointer;padding-left:1%; background: #f4f7ff; line-height:70px; margin: 0 1% 1% 0;border-radius: 10px;border: 1px dashed #d7e2ff;}
.pro-cont-top li a{font-size:18px;color:#333}
.pro-cont-top li:hover a{color:#da251d}

.se_prolist.bg{background: #fff;width: 56%;padding: 2% 2% 2% 0;position: fixed;top: 8px;left: 11%;z-index: 999;}
.se_prolist.bg ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; }
.se_prolist.bg li{width: 33%; background: #fff;}


.pro-cont{padding:20px 0 0 0;position:relative; display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between;width: 85%; margin: 0 auto; }
.pro-cont-left{width:70%;background:#fff; padding: 4% 2%;}
.pro-cont-left h2{font-size:24px;color:#333;font-weight:600;margin-top:30px;position:relative}
.pro-cont-left h2:before{content:"";display:inline-block;background:url(../images/h_a.png) no-repeat;width:32px;height:32px;vertical-align:middle;margin-right:10px;-o-background-size:cover;background-size:cover}
.pro-cont-left .pro-ys .numb-pos{overflow:hidden}
.pro-cont-left .pro-ys span{font-size:20px;color:#333;position:absolute;top:-44px;left:73px}
.pro-cont-left .pro-ys li{position:relative;margin-top:70px}
.pro-cont-left .pro-ys li i{display:block;width:23px;height:28px;-o-background-size:cover;background-size:cover;position:absolute;left:50%;top:30%;margin-left:-3px}
.pro-cont-left .pro-ys .odd .numb-box span{display:inline-block;position:absolute}
.pro-cont-left .pro-ys p{float:left;width:85%;text-indent:0;margin-top:30px;margin-left:10px}
.pro-cont-left p{font-size:16px;color:#666;line-height:1.8em;text-indent:2em;margin-top:20px}
.pro-cont-left p a{font-size:20px;color:#ed1c24;padding:0 4px}
.pro-cont-left p em{font-size:18px;color:#c79556;font-weight:700;margin-left:5px;margin-right:5px}
.pro-cont-left p img{max-width:100%;margin:13px auto 0;text-align:center;display:block;width:auto!important}


.pro-cont-right{width:28%; }
.pro-cont-right ul{width:86%;margin:0 auto}
.pro-cont-right .cj-tj{text-align:right;padding-right:8%;font-size:20px;color:#333;display:block; background:url(../images/ul_nav2.jpg) repeat; line-height: 70px; }
.pro-cont-right .cj-tj img{-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.pro-cont-right .cj-tj:hover{color:#da251d}
.pro-cont-right .cj-tj:hover img{margin-right:25px;-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.pro-cont-right .tj-pro{padding-top:1px;margin-top:15px}
.pro-sam,.tj-pro{background:#fff;padding:20px 0;border-radius:5px;border-top-right-radius:10px;border-bottom-left-radius:30px;border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); margin-bottom: 5%;}
.tj-pro strong{font-size:20px;color:#333;text-align:center;display:block}
.tj-pro .pic{text-align:center}
.tj-pro ul{width:90%;margin:0 auto}
.tj-pro li{margin-top:20px}
.tj-pro li a{display:block;color:#333;font-size:18px}
.tj-pro li a img{border-top-left-radius:10px;border-top-right-radius:10px}
.tj-pro li h3{text-align:center;line-height:3;font-size:14px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.1);-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease;}
.tj-pro li:hover h3{box-shadow:0 0 20px rgba(33,73,130,.2) inset;-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.tj-pro li:hover h3 a{color:#da251d;-webkit-transition:all .6s ease;-o-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease}
.pro-sam strong{font-size:22px;color:#f94a28;font-weight:400;margin-left:8%;position:relative}
.pro-sam strong:after{background:#f94a28;width:165px;height:1px;content:"";display:block;position:absolute;bottom:-15px;left:0}
.pro-sam ul{margin-top:15px;margin-left:5%;}
.pro-sam li{display:inline-block;margin-left:5%;margin-top:20px}
.pro-sam li a{color:#666;display:block}
.pro-sam li.big:hover a,.pro-sam li:hover a{color:#da251d}
.pro-sam li.big a{font-size:20px;color:#222}
.shit2{position: fixed; top:8px; left:11%; z-index:999; background: #fff; width: 56%;padding: 2% 2% 2% 0 ;transition: .3s; }
.shit2 ul{display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; }
.shit2 li{width: 33%; background: #fff;}

@media (max-width:769px){
.pro-help,.news-list .list-head-r .wl-nl,.zx-bj{display: none;}
	.pro-pic{width: 100%;padding-left: 0; float: none;}
	.pro-box .list-head{padding: 0 0 0 0;}
	.pro-pic .fw{margin-top: 0.5rem; padding: 0 0 0 0.5rem;}
	.pro-pic .fw span{font-size: 0.46rem; line-height: 1rem;}
	.news-list .list-head .list-head-r{width: 100%;margin-top: 0; min-height: 2rem; padding: 0 0 0 0.5rem;}
	.news-list .list-head-r h1{font-size: 1rem;margin-bottom:0.5rem; }
	.pro-box .list-head:before{height: 0;}

	.pro-cont-top{background: none;padding: 0.5rem 0 0.5rem 0; margin-top: 0;}
	.pro-cont-top li{width: 4.6rem;background: #ff881e; margin:0.1rem 0.1rem 0.3rem 0.1rem; line-height: 1rem;font-size: 0.5rem; }
	.pro-cont-top li a{color: #fff;}
	.text-box{display: none;}

	.pro-cont{width: 100%; display: block; padding:0.3rem;}
	.pro-cont-left{width: 100%;}
	.pro-cont-right{display: none;}
.p_float,.footer,.end{ display:none;}	
.footer2{display: flex;position: fixed;bottom: 0px;    height: 55px;z-index: 99;}
.ftleft{width: 128px;background-color: #ffffff;}
.ftcenter{width: 0px;background-color: #003851;}
.ftright{width: 512px;background-color: #c1000e;}
.ftct{display: flex;padding-top: 18px;padding-left: 18px;    padding-bottom: 40px;}
.ftrt{display: flex;padding-top: 18px;padding-left: 18px;    padding-bottom: 40px;}
.ftlt img{margin: auto;margin-top: 18px; width: 50%; display: block;}
.ftlt p{font-size: 16px;color: #333333;text-align: center;    margin-top: 1px;}
.ftct p{font-size: 16px;color: #ffffff;    margin-left: 7px;}
.ftrt p{font-size: 16px;color: #ffffff;    margin-left: 7px;}
.ftrt img{    width: 28px;height: 28px;margin-top: -3px; display: inline-block;}
.bban{padding-bottom: 40px;}
.ftlt{position: absolute;top: -9px;left: 45px;}
}
.info_cont iframe{width: 80%;height:55vh;}


/*se_hangye*/
.newslist {padding: 80px 0;width: 100%;font-size: 0;overflow: hidden;}
.newslist li {width: 100%;border-bottom: 1px solid #e7e7e7;}
.newslist li .lin {padding: 60px 0;position: relative;}
.newslist li a {display: block;position: relative;min-height: 225px;overflow: hidden;padding-right: 540px;}
.newslist li .pic {position: absolute;right: 0;top: 0;z-index: 1;width: 400px;height: 225px;overflow: hidden;}
.newslist li .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.newslist li .wrap {padding: 26px 0 0;}
.newslist li h3 {font-size: 26px;color: #333;line-height: 42px;height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;margin: 20px 0;}
.newslist li .date {font-size: 24px;color: #999;line-height: 32px;height: 32px;font-family: "Times New Roman";}
.newslist li .txt {color: #666;line-height: 31px;text-align: justify;overflow: hidden;height: 89px;-webkit-box-orient: vertical;}
.newslist li i {width: 50px;height: 50px;border-radius: 50%;overflow: hidden;-webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);-webkit-transition: 0.5s;transition: 0.5s;
opacity: 0;position: absolute;left: 50%;top: 50%;z-index: 2;margin-left: -25px;margin-top: -25px;}
.newslist li:hover i {width: 200px;height: 200px;margin-left: -100px;margin-top: -100px;opacity: 1;}
.newslist li .cov {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0);}
.newslist li label {position: absolute;left: 0;top: 50%;z-index: 3;width: 100%;height: 30px;margin-top: -15px;font-size: 14px;color: rgba(255, 255, 255, 0);line-height: 30px;text-align: center;cursor: pointer;}
.newslist li:hover {border-bottom-color: #222;}
.newslist li:hover h3 {color: #0c6eb9;}
.newslist li:hover .cov {background-color: rgba(0, 0, 0, 0.4);}
.newslist li:hover label {color: #fff;}
.newslist li,.newslist h3,.newslist .cov,.newslist label {-webkit-transition: 0.4s;transition: 0.4s;}
@media screen and (max-width: 1200px) {
.newslist {padding: 60px 0;}
.newslist li .lin {padding: 40px 0;}
.newslist li a {padding-right: 490px;}
}
@media screen and (max-width: 1100px) {
.newslist li .wrap {padding: 30px 0 0;}
.newslist li .txt {height: 104px;}
}
@media screen and (max-width: 1023px) {
.newslist {width: auto;margin: 0 -20px;}
.newslist li {display: inline-block;width: 50%;padding-top: 0;margin-bottom: 30px;}
.newslist li .lin {margin: 0 20px;padding-top: 0;}
.newslist li .pic {position: relative;width: 100%;height: 0;padding-bottom: 62.8%;right: 0;}
.newslist li .pic img {position: absolute;left: 0;top: 0;z-index: 0;}
.newslist li a {padding-right: 0;}
.newslist li .wrap {padding: 20px 15px 0;}
.newslist li h3 {font-size: 20px;margin: 10px 0;}
}
@media screen and (max-width: 750px) {
.newslist {margin: 0 -10px;padding: 60px 0 20px;}
.newslist li .lin {margin: 0 10px;padding-bottom: 10px;}
.newslist li .wrap {padding: 20px 0 0;}
.newslist li .date {font-size: 18px;line-height: 24px;height: 24px;}
.newslist li h3 {font-size: 18px;margin: 0;}
.newslist li .txt {display: none;}
}
@media screen and (max-width: 600px) {
.newslist {margin: 0 0;}
.newslist li {display: block;width: 100%;}
.newslist li .lin {margin: 0 0;}
.newslist li .txt {display: block;height: 52px;}
}

/*新闻详情页*/
.container{width: 70%; margin: 3% auto; background: #f2f2f2; padding: 5%;}
.container h2{text-align: center;font-weight: bold; font-size: 22px;}
.info-intro{text-align: center; font-size: 16px; line-height: 40px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding-bottom: 15px; margin-bottom: 4%;}
.info-pic{ margin: 10px 0;}
.info-pic img{ margin: 0 auto;  display: block;}
.info_cont{font-size: 16px; line-height: 31px;;}
.info_cont p{ margin-bottom: 15px;text-indent:2em;}
.info_cont p img{ text-indent:-2em;}

.more-info{ line-height: 40px;}
.more-info ul{width: 90%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; padding-top: 20px;}
.more-info li{width: 50%;}
.more-info li em{font-weight: 500; padding-right: 15px;}

@media (max-width:750px){
	.container{margin-bottom: 15%;width: 95%; }
	.more-info ul{width: 95%; display: block;}
	.more-info li{width:100%;}
}




/*内页联系我们*/
.se_contact{ width: 85%; margin:4% auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; background: url('../images/lx-bg.png') repeat;}
.se_contact .se_contact_l{width: 45%;}
.se_contact .se_contact_l img{width: 100%;}
.se_contact .se_contact_r{width: 50%; padding: 3% 0 0 0;}
.se_contact .se_contact_r h2{font-weight: 500;}
.se_contact .se_contact_r h2:after{content: "";  border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); height: 1px; display: block; width: 50%; margin: 15px 0;}
.se_contact .se_contact_r ul{margin-top: 3%;}
.se_contact .se_contact_r li{line-height: 31px; color:#666;}

.contact_box{width: 85%; margin: 3% auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;flex-wrap: wrap;}
.contact_box .contact_a{ background: url('../images/lx-bg.png') repeat; padding: 3% 2%; width: 30%; margin-bottom: 2%;border-radius:30px;box-sizing: border-box;  box-shadow: 1px 3px 16px 2px #dedede;}
.contact_box .contact_a h2{font-weight: 500;}
.contact_box .contact_a h2:after{content: "";  border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); height: 1px; display: block; width: 100%; margin: 15px 0;}
.contact_box .contact_a p{ line-height: 31px;}
.contact_box .contact_a:hover{ background: #fff;}


/*===================== 响应式代码 START =====================*/
.f_80{font-size: 80px;}
.f_72{font-size: 72px;}
.f_62{font-size: 62px;}
.f_58{font-size: 58px;}
.f_48{font-size: 48px;}
.f_40{font-size: 40px;}
.f_34{font-size: 34px;}
.f_30{font-size: 30px;}
.f_24{font-size: 23px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
.f_12{font-size: 12px;}

/*===================== 响应式代码 START =====================*/
@media( max-width:1600px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 40px;}
.f_58{font-size: 58px;}
.f_48{font-size: 38px;}
.f_40{font-size: 30px;}
.f_34{font-size: 30px;}
.f_30{font-size: 24px;}
.f_24{font-size: 20px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
}

@media( max-width:1210px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_58{font-size: 48px;}
.f_48{font-size: 28px;}
.f_40{font-size: 26px;}
.f_34{font-size: 26px;}
.f_30{font-size: 24px;}
.f_24{font-size: 16px;}
.f_20{font-size: 18px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_15{font-size: 14px;}
.f_14{font-size: 14px;}

}


@media (max-width:750px){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_58{font-size: 30px;}
.f_48{font-size: 22px;}
.f_40{font-size: 22px;}
.f_34{font-size: 20px;}
.f_30{font-size: 24px;}
.f_24{font-size: 14px;}
.f_20{font-size: 14px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_14{font-size: 14px;}
}


/*===================== 响应式代码 END =====================*/